home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_demo-version / egs_devels / compilers / dice / egs / proto / gbsets.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  385 b   |  27 lines

  1.  
  2. /*
  3.  * ram:Dice/gbsets.h
  4.  *
  5.  *  MACHINE GENERATED WITH FDTOPRAGMA
  6.  */
  7.  
  8. #ifndef EGBSetBase_INLINE
  9. #define EGBSetBase_INLINE
  10.  
  11. #include <egs/clib/gbsets_protos.h>
  12.  
  13. #ifdef __DICE_INLINE
  14. #ifndef EGBSetBase_DECLARED
  15. extern struct Library *EGBSetBase;
  16. #endif
  17.  
  18.  
  19.  
  20. #pragma libcall EGBSetBase EGB_CreateSetGadget 1e 890104
  21. #pragma libcall EGBSetBase EGB_ModifySetGadget 24 89003
  22.  
  23. #endif
  24.  
  25. #endif
  26.  
  27.